home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / systems / mac / gnuzip.sit / MacGzip 0.3b5 FAT / Mac docs / Changes / Changes
Encoding:
Text File  |  1995-08-19  |  3.0 KB  |  80 lines  |  [TEXT/ttxt]

  1. Changes 0.3º4 -> 0.3º5
  2.  
  3. Ñ Fixed Bug: PPC code of 0.3b4 failed when compressing .zip files (bug in CW 6 compiler)
  4. Ñ Fixed Bug: 0.3b4 didn't check for fails in 'write' (New in 0.3b4)
  5.  
  6. Changes 0.3º3 -> 0.3º4
  7.  
  8. Ñ Fixed Bug: 0.3b3 erroneusly reported CRC error for large ascii files (New in 0.3b3)
  9.  
  10. Changes 0.3º2 -> 0.3º3
  11.  
  12. Ñ First version for PowerPC (ported by Erling Johansen <ejo@vingmed.no>)
  13. Ñ Changed unix dates translation (now it uses the same that CAP)
  14. Ñ Now, when the version of the preferences file doesn't match,  prompts for new prefs
  15.  
  16. Changes 0.2.2 -> 0.3º2
  17.  
  18. Ñ Internet Config Aware (For suffix mapping and ASCII mode)
  19. Ñ Fixed Bug: in 0.2.2 you cant gzip a file called '-'
  20. Ñ Fixed Bug: in 0.2.2 when the settings on the prefs menus are changed and cancelled, the next time the prefs dialog is open, there are two marks
  21. Ñ Fixed Bug: in 0.2.2 when compressing 'TEXT' files, if gzip menu is set to compress; the mode is the menu setting reagardeless the 'ascii for TEXT' preference.
  22. Ñ In 0.3 you can Drop several files on MacGzip even it is already open (open but not working!)
  23. Ñ You can drop folders on MacGzip 0.3 (perhaps you'll need to rebuild your desktop).
  24. Ñ MacGzip 0.3 accepts High Level Events (just the Required Suite by now)
  25. Ñ Some unwanted exits had been removed
  26.  
  27. Changes 0.2.1 -> 0.2.2
  28.  
  29. Ñ Fixed bug in dates
  30. ( MacOS Fri Jan  1 00:00:00 1904 = Unix Thu Jan  1 00:00:00 1970 )
  31. Ñ Fixed bug in progress bar when input file's size is about 30 Mb
  32. Ñ Suffix Mapping using Fetch Prefs
  33. Ñ Ascii compression
  34. Ñ Automatic ascii mode selection
  35. Ñ Automatic compress-uncompress
  36. Ñ Keep originals option
  37.  
  38. Ñ Minor fixesח
  39.  
  40. Changes 0.2 -> 0.2.1
  41.  
  42. Ñ Fixed 'write to NIL' bug
  43.  
  44. Changes 0.1º3 -> 0.2
  45.  
  46. Ñ Enabled '(don't) Quit When Finished' Preference (see README)
  47. Ñ Fixed bug with name too long
  48. Ñ Cmd-Arrow keys change Compression Level in Prefs Dialog
  49.  
  50. Ñ Do osEvt & diskEvt
  51. Ñ Cosmetic changes in Prefs dialog, About & progress window
  52. Ñ Aligned ics* icons for .Z files (Rebuild your Desktop!)
  53. Ñ gzip called always with -N (see GNU docs)
  54.  
  55. Changes 0.1º2 -> 0.1º3
  56.  
  57. Ñ Fixed odd adress in 68000. (0.1º3 runs on Plus and SE)
  58.  
  59. Changes 0.0º -> 0.1º2
  60.  
  61. Ñ Included source
  62. Ñ Modified 'About...' dialog to show GNU's Public Licence
  63. Ñ Now the warning when resource fork is not empty pops up when opening documents from finder, too.
  64. Ñ Compiled for 68000 instead of 68020
  65. Ñ Remember window position in the prefs file
  66.  
  67. Changes 0.0º -> 0.1º
  68.  
  69. Ñ  Now MacGzip accepts any type of file.
  70. Ñ  When compressing files, MacGzip will warn you if the input file has resource fork.
  71. Ñ  Now uncompress large Unix compress files (.Z) works correctly
  72. Ñ  When you Drag&Drop files on MacGzip, you can use the next keys to override your existing settings:
  73.  
  74.         'option key' :    The file will be compressed
  75.         'a'               :    Use ascii mode (uncompress only)
  76.         'b'               :    Use binary mode (uncompress only)
  77. Ñ  Now, the 'done' sound is not a system beep.
  78. Ñ  Not used option "-q" (more warnings and explanations)
  79. Ñ  Fixed a bug that made the Mac crash when the input file was corrupted
  80.